home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / relnotes / webspace / ch5.z / ch5
Encoding:
Text File  |  1995-11-13  |  5.2 KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.        For the latest information on WebSpace problems and their
  11.        workarounds, please visit
  12.        http://webspace.sgi.com/WebSpace/KnownProblems/1.1/index.html
  13.  
  14.        These are known problems in WebSpace Navigator 1.1.
  15.  
  16.           +o WebSpace can dump core with certain memory limits.
  17.  
  18.           +o Webspace cannot follow relative links if started from
  19.             Mosaic, because Mosaic does not pass the base URL to
  20.             WebSpace.  Instead, use Netscape or type URL directly
  21.             into Webspace Open Location dialog.
  22.  
  23.           +o On sites using mime-multipart feature of Netscape,
  24.             Back, Forward and Reload sometimes do not work.
  25.  
  26.           +o WebSpace does not handle Netscape's dynamic documents
  27.             correctly in all situations. The Back, Forward, and
  28.             Reload buttons sometimes do not work.
  29.  
  30.           +o URLs with non-alphanumeric characters sometimes cannot
  31.             be added as a Bookmark from WebSpace. Add these URL's
  32.             directly in Netscape.
  33.  
  34.           +o Multiple webspace viewers can be started when using the
  35.             "server push" feature of Netscape.  Exit the extra
  36.             viewers.
  37.  
  38.           +o Webspace may need to be restarted after changing SOCKS
  39.             server in the preferences dialog.
  40.  
  41.           +o Objects sometime clip when moving close to them.
  42.             Seeking to the object or choosing a new view from the
  43.             Viewpoints menu often fixes the problem.
  44.  
  45.           +o When using the trackball (Examiner Viewer) dragging far
  46.             away from ball can cause jittery movement of object.
  47.             It is best to stay within a 1 diameter distance from
  48.             the trackball when moving.
  49.  
  50.           +o Locate highlighting can be visually wrong after the
  51.             window is moved. Change the camera view slightly to
  52.             correct this visual artifact.
  53.  
  54.           +o The walk viewer does not navigate correctly with an
  55.             orthographic camera.
  56.  
  57.           +o When at a viewpoint, clicking the yellow lamp on the
  58.             viewpoint dashboard fixture disables the lamp for an
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             instant.
  75.  
  76.           +o When going back or forward to a scene, the yellow lamp
  77.             on the viewpoint dashboard fixture will be on, even if
  78.             it shouldn't be.
  79.  
  80.           +o When the WebSpace window width is small, text which is
  81.             displayed in the locate highlight description area can
  82.             be illegible.
  83.  
  84.           +o On Reality Engine with patch154 and Indigo2 with Impact
  85.             graphics textures occasionally are not visible.  Reload
  86.             or switching viewers usually solves the problem.
  87.  
  88.           +o The vrmllint utility can hang after finding some
  89.             errors.  Cancel vrmllint (control-C) and fix the errors
  90.             in the VRML file, then retry.
  91.  
  92.           +o For some scenes, when using the Options menu to switch
  93.             from Smoothest Motion to either Best Image Quality or
  94.             Smooth Motion, you may get better performance if you
  95.             reload the scene (i.e. hit the Reload button) after
  96.             making the switch.
  97.  
  98.           +o If you bring up the Save dialog, either from the Save
  99.             As... item on the File menu or by hitting the Save
  100.             button on the View Source dialog, select Inventor as
  101.             the format for the saved scene and then hit OK without
  102.             first typing a file name, WebSpace may exit
  103.             unexpectedly.
  104.  
  105.           +o On systems with XZ and Extreme graphics, textures may
  106.             sometimes appear ripped. This problem is most
  107.             noticeable in scenes with two polygons that overlap
  108.             where one polygon is textured and the other is not.  A
  109.             workaround is to add the following node at the top of
  110.             the VRML file:
  111.  
  112.                 Texture2 {
  113.                    image 1 1 1 0xff
  114.                 }
  115.  
  116.             This assigns a simple texture to every untextured
  117.             object.  This texture does not have any visual effect,
  118.             but it will fix the problem since both polygons are now
  119.             textured.  In many cases, this fix will reduce
  120.             rendering performance.
  121.  
  122.           +o On Impact and RealityEngine, textured scenes may not
  123.             draw their textures when you change viewers.  This will
  124.             happen if you switch from Walk to Examiner viewer or
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.             vice versa.  The textures are not lost, they are simply
  141.             not drawn.  This is the subject of an OpenGL bug
  142.             TextureObject which will be fixed in a future OpenGL
  143.             implementation.  For now, if you run into this problem,
  144.             you can disable the use of TextureObjects by setting
  145.             the environment variable IV_NO_TEXTURE_OBJECT to 1, and
  146.             restarting the application.  This will cause the
  147.             textures to be drawn correctly, but you may see a drop
  148.             in rendering performance.
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.